***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Aug 12, 2024                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PZ1AL36B-AU A K 
.param
+vc0 = 4.346e-10		vc1 = 8.386e-11		vc2 = 0.800			vc3 = 1.403e-12		vc4 = 2.037e-1
+tc1 = 1.741e-2		tc2 = 1.231e-2		tc3 = 3.351e-3		tc4 = 2.101e-2
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.func rbv(i) {5.743e-1*min(i,0)}
d1 A A1 zener
g1 A1 A value = {irexp(v(A1,A))}
v1 A1 K1 0
e1 K1 K value = {rbv(i(v1))}
.model zener d
***** flag parameter *****
+level = 1 
***** dc model parameter *****
+ is = 4.058e-15		 n = 1.030		        rs = 1.000e-6
+ibv = 1e-2			 nbv = 1.8			  bv = 36
+ikf = 4.977e-1
***** capacitance parameter *****
+cjo = 1.241e-10		   m = 3.044e-1		  vj = 5.250e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25			  eg = 1.150		 xti = 3
+tbv1 = 8.911e-4		tbv2 = -2.895e-7	
.ends PZ1AL36B-AU
*$
